//==============================================================================
// petrobolos_anim.txt
//==============================================================================

//==============================================================================
define viejosidle
{
	SetSelector
	{
		TechLogic none/Engineers
		set hotspot
		{
			version
			{
				Visual Siege N Ram_idleA2
			}
		}
		set hotspot
		{
			version
			{
				Visual Siege N Ram Iron_idleA2
			}
		}
	}
}

//==============================================================================
define viejosmuerte
{
	SetSelector
	{
		TechLogic none/Engineers
		set hotspot
		{
			version
			{
				Visual siege n ram_deatha2
			}
		}
		set hotspot
		{
			version
			{
				Visual siege n ram iron_deatha2
			}
		}
	}
}

//==============================================================================
define viejoswalk
{
	SetSelector
	{
		TechLogic none/Engineers
		set hotspot
		{
			version
			{
				Visual Siege N Ram_walkA2
				tag FootstepLeft 0.00 true   
				tag FootstepRight 0.20 true   
				tag FootstepLeft 0.20 true   
				tag FootstepRight 0.50 true
			}
		}
		set hotspot
		{
			version
			{
				Visual Siege N Ram Iron_walkA2
				tag FootstepLeft 0.00 true   
				tag FootstepRight 0.20 true   
				tag FootstepLeft 0.20 true   
				tag FootstepRight 0.50 true
			}
		}
	}
}

//==============================================================================
anim death
{
   SetSelector
   {
		techLogic none/Engineers
		setSelector
		{
			set hotspot
			{
				version
				{
					Visual siege G petrobolos_deathA
//-- auto generated by the bang animation tool
//-- do not hand edit these values
               tag SpecificSoundSet 0.11 false PetrobolosDeath checkVisible 
//-- end auto generated section
                    Connect ATTACHPOINT viejosmuerte hotspot
				}
			}
		}
		setSelector
		{
			set hotspot
			{
				version
				{
					Visual siege G petrobolos_deathA
//-- auto generated by the bang animation tool
//-- do not hand edit these values
               tag SpecificSoundSet 0.11 false PetrobolosDeath checkVisible 
//-- end auto generated section
					replaceTexture Siege G Petrobolos/Siege G Petrobolos iron
					Connect ATTACHPOINT viejosmuerte hotspot
				}
			}
		}
   }
}

//==============================================================================
anim RangedAttack
{
   SetSelector
   {
		techLogic none/Engineers
		setSelector
		{
			set hotspot
			{
				version
				{
					Visual Siege G petrobolos_AttackA
//-- auto generated by the bang animation tool
//-- do not hand edit these values
               tag Attack 0.03 true   
               tag GenericSound 0.20 true   
               tag SpecificSoundSet 0.01 false PetrobolosAttack checkVisible 
//-- end auto generated section
					Length 4
					Connect ATTACHPOINT viejosidle hotspot
				}
			}
		}
		setSelector
		{
			set hotspot
			{
				version
				{
					Visual Siege G petrobolos_AttackA
//-- auto generated by the bang animation tool
//-- do not hand edit these values
               tag Attack 0.03 true   
               tag GenericSound 0.20 true   
               tag SpecificSoundSet 0.00 false PetrobolosAttack checkVisible 
//-- end auto generated section
					replaceTexture Siege G Petrobolos/Siege G Petrobolos iron
					Length 4
					Connect ATTACHPOINT viejosidle hotspot
				}
			}
		}
	}
}

//==============================================================================
anim walk
{
   SetSelector
   {
		techLogic none/Engineers
		setSelector
		{
			set hotspot
			{
				version
				{
					Visual siege G petrobolos_walkA
					tag FootstepLeft 0.0 true   
					tag FootstepRight 0.0 true
					tag FootstepLeft 0.15 true   
					tag FootstepRight 0.15 true
					tag FootstepLeft 0.3 true   
					tag FootstepRight 0.3 true
					tag FootstepLeft 0.45 true   
					tag FootstepRight 0.45 true
					tag FootstepLeft 0.6 true   
					tag FootstepRight 0.6 true
					tag FootstepLeft 0.75 true   
					tag FootstepRight 0.75 true
					tag FootstepLeft 0.9 true   
					tag FootstepRight 0.9 true   
					Connect ATTACHPOINT viejoswalk hotspot
				}
			}
		}
		setSelector
		{
			set hotspot
			{
				version
				{
					Visual siege G petrobolos_walkA
//-- auto generated by the bang animation tool
//-- do not hand edit these values
               tag SpecificSoundSet 0.00 false Roll checkVisible 
//-- end auto generated section
					replaceTexture Siege G Petrobolos/Siege G Petrobolos iron
					tag FootstepLeft 0.0 true   
					tag FootstepRight 0.0 true
					tag FootstepLeft 0.15 true   
					tag FootstepRight 0.15 true
					tag FootstepLeft 0.3 true   
					tag FootstepRight 0.3 true
					tag FootstepLeft 0.45 true   
					tag FootstepRight 0.45 true
					tag FootstepLeft 0.6 true   
					tag FootstepRight 0.6 true
					tag FootstepLeft 0.75 true   
					tag FootstepRight 0.75 true
					tag FootstepLeft 0.9 true   
					tag FootstepRight 0.9 true   
					Connect ATTACHPOINT viejoswalk hotspot
				}
			}
		}
   }
}

//==============================================================================
anim idle
{
   SetSelector
   {
		techLogic none/Engineers
		setSelector
		{
			set hotspot
			{
				version
				{
					Visual Siege G petrobolos_idleA
					Connect ATTACHPOINT viejosidle hotspot
				}
			}
		}
		setSelector
		{
			set hotspot
			{
				version
				{
					Visual Siege G petrobolos_idleA
					replaceTexture Siege G Petrobolos/Siege G Petrobolos iron
					Connect ATTACHPOINT viejosidle hotspot
				}
			}
		}
	}
}